Видео с ютуба Cpp Con

Peering Forward - C++’s Next Decade - Herb Sutter - CppCon 2024

Delivering Safe C++ - Bjarne Stroustrup - CppCon 2023

Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022

Back to Basics: Concepts in C++ - Nicolai Josuttis - CppCon 2024

When Nanoseconds Matter: Ultrafast Trading Systems in C++ - David Gross - CppCon 2024

Embed++ 10e: AI Copilot – helper or saboteur? Tested many scenarios, results may shock you! Part 1

CppCon 2014: Herb Sutter "Back to the Basics! Essentials of Modern C++ Style"

To Int or to Uint, This is the Question - Alex Dathskovsky - CppCon 2024

Back to Basics: Templates in C++ - Nicolai Josuttis - CppCon 2022

Introduction to Wait-free Algorithms in C++ Programming - Daniel Anderson - CppCon 2024

CppCon 2017: Victor Ciura “10 Things Junior C++ Devs Don't Get”

Cost of C++ Abstractions in C++ Embedded Systems - Marcell Juhasz - CppCon 2024

Investigating C++ Legacy Design Trends: Newer Isn’t Always Better! - Katherine Rocha - CppCon 2024

Using Modern C++ to Eliminate Virtual Functions - Jonathan Gopel - CppCon 2022

Taming the Filter View in C++ Programming - Nicolai Josuttis - CppCon 2024

Design patterns are for brainless programmers • Mike Acton